Skip to content

chore: replace review subagents with warden#151

Merged
gricha merged 1 commit intomainfrom
chore/use-warden-for-reviews
Jan 31, 2026
Merged

chore: replace review subagents with warden#151
gricha merged 1 commit intomainfrom
chore/use-warden-for-reviews

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Jan 31, 2026

Summary

  • Remove local review agents (security-review, perf-review, react-review) from .claude/agents/ and .opencode/agent/
  • Update validate skill to run warden -v locally for code review feedback before PRs
  • Simplify create-pr skill to drop subagent spawning — warden handles reviews automatically

Warden already runs security-review, react-best-practices, and
code-simplifier on PRs via warden.toml. Remove the local review
agent files and update validate/create-pr skills to use warden
locally instead of spawning subagents.
@gricha gricha merged commit e71fcbd into main Jan 31, 2026
8 checks passed
@gricha gricha deleted the chore/use-warden-for-reviews branch January 31, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant